home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Development Platforms / Apple II / Essentials / Technical.Notes / GSOS / TN.GSOS.001 next >
Encoding:
Text File  |  1992-07-15  |  39.3 KB  |  733 lines  |  [TEXT/GEOL]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5. GS/OS
  6. #1: Contents of System Software Distribution Disks
  7.  
  8. Revised by: Matt Deatherage                                         June 1992
  9. Written by: Matt Deatherage                                     November 1988
  10.  
  11. This Technical Note describes the contents of the disks System.Disk and
  12. System.Tools and the minimum files necessary to boot GS/OS starting with
  13. System Software 5.0.
  14.  
  15. CHANGES SINCE JANUARY 1991:  Now describes System Software 6.0.  Changed the
  16. title to not reflect disk names.
  17.  
  18. _____________________________________________________________________________
  19.  
  20. This Note gives a description of each of the files in the Apple IIgs System
  21. Software 6.0 package.  This package includes six disks:  Install,
  22. SystemTools1, SystemTools2, Fonts, synthLAB and System.Disk.  System Software
  23. 6.0 requires at least 1 MB of memory, one 3.5" drive and another storage
  24. device (either a second 3.5" drive or a larger capacity device).  2 MB of
  25. memory and a hard disk are highly recommended.
  26.  
  27. System.Disk is a pre-configured boot disk for floppy-based users.  Because all
  28. the files on System.Disk appear on other disks in the 6.0 set, they are only
  29. listed and not described a second time.
  30.  
  31.  
  32. Contents of Install
  33.  
  34. ProDOS                        Every file system boots differently; the boot
  35.                               blocks for ProDOS disks look for a file name
  36.                               ProDOS.  This is that file.  It is the GS/OS
  37.                               file system stub necessary to start the boot
  38.                               process.
  39. System                        The directory containing most of the GS/OS
  40.                               files.
  41.      CDevs                    The directory containing all Apple IIgs Control
  42.                               Panel Devices (CDevs) required for installing
  43.                               6.0.
  44.           General             Allows setting of general system parameters.
  45.           RAM                 Controls the size of the RAM disk and the GS/OS
  46.                               Disk Cache.
  47.           SetStart            Lets you choose which application to boot into.
  48.      Desk.Accs                The directory containing all the classic and
  49.                               new desk accessory files to be loaded at boot
  50.                               time.
  51.           ControlPanel        The New Desk Accessory which allows users to
  52.                               control almost all system parameters and choose
  53.                               printers and file servers.
  54.      Drivers                  The directory containing all device drivers
  55.                               needed by GS/OS and the Toolbox (including the
  56.                               Print Manager and MIDI Tools).
  57.           AppleDisk3.5        The Apple 3.5 Drive device driver for GS/OS.
  58.                               Also drives SuperDrives connected to the Apple
  59.                               II SuperDrive interface card.
  60.           AppleDisk5.25       The driver for Apple 5.25" disk drives,
  61.                               including Disk II drives and Apple UniDisk 5.25
  62.                               drives.  This driver is required for GS/OS to
  63.                               recognize 5.25" disk drives.  In 6.0, it is up
  64.                               to 300% faster than in earlier versions of
  65.                               system software.
  66.           Console.Driver      The text screen and keyboard device driver for
  67.                               GS/OS.
  68.           SCSI.Manager        The GS/OS SCSI Manager, the supervisory driver
  69.                               that arbitrates hardware-level usage of Apple's
  70.                               Apple II SCSI cards.
  71.           SCSIHD.Driver       The GS/OS driver for SCSI hard disks.  This
  72.                               driver is required for GS/OS to recognize SCSI
  73.                               hard disks.
  74.           UniDisk3.5          The GS/OS driver for UniDisk 3.5 drives.  This
  75.                               driver is required for proper operation of
  76.                               UniDisk 3.5 drives.  Using the UniDisk with
  77.                               GS/OS without this driver eventually corrupts
  78.                               media.
  79.      Error.Msg                A compiled file containing all error messages
  80.                               required by GS/OS.  This file is separate from
  81.                               the GS.OS file to provide easier support for
  82.                               localization.
  83.      Fonts                    The directory containing all system fonts to be
  84.                               used.
  85.           FastFont            This makes Shaston 8 text drawing much faster.
  86.      FSTs                     The directory containing the file system
  87.                               translators to be loaded at boot time.
  88.           Char.FST            The character device FST.
  89.           Pro.FST             The ProDOS FST.
  90.      GS.OS                    The remainder of GS/OS.
  91.      GS.OS.Dev                The GS/OS Device Manager and associated core
  92.                               routines.  Separate from GS.OS for speed
  93.                               reasons.
  94.      P8                       The ProDOS 8 operating system.
  95.      SetStart.data             An invisible file created by the SetStart
  96.                               Control Panel, indicating which application the
  97.                               system should boot into.  On this disk, this
  98.                               points to the Installer.
  99.      Start                    The boot program.  If this file exists, GS/OS
  100.                               always launches it upon booting.  Under 6.0,
  101.                               this program usually reads the SetStart.data
  102.                               file and launches the indicated application.
  103.      Start.GS.OS              The file containing the GLoader and GQuit
  104.                               routines.  It loads the files GS.OS and
  105.                               GS.OS.Dev, which contain the rest of the
  106.                               operating system.
  107.      System.Setup             The directory containing all the
  108.                               initialization files to be executed at boot
  109.                               time.
  110.           Resource.Mgr        The Resource Manager.  This is an
  111.                               initialization file; the design of the Resource
  112.                               Manager requires it to be present even when an
  113.                               application has not specifically loaded it.
  114.                               The system does not boot if this file is not
  115.                               present.
  116.           Sys.Resources       A file containing system resources, available
  117.                               to the system software and to applications.
  118.           Tool.Setup          A required file that loads files which contain
  119.                               all the patches to tools in ROM for ROM levels
  120.                               01 (TS2) and 03 (TS3). Tool.Setup would attempt
  121.                               to load TS1 if executed on a machine with ROM
  122.                               level 00, but GS/OS does not boot on such a
  123.                               machine, therefore, TS1 is not included.
  124.                               Tool.Setup also contains patches common to both
  125.                               ROM 1 and ROM 3.
  126.           TS2                 Patches to ROM tools for ROM 1.
  127.           TS3                 Patches to ROM tools for ROM 3.
  128.      Tools                    The directory containing tool files for all
  129.                               tools not in ROM.
  130.           Tool014             Window Manager .
  131.           Tool015             Menu Manager.
  132.           Tool016             Control Manager.
  133.           Tool018             QuickDraw Auxiliary.
  134.           Tool019             Print Manager.
  135.           Tool020             LineEdit.
  136.           Tool021             Dialog Manager.
  137.           Tool022             Scrap Manager.
  138.           Tool023             Standard File.
  139.           Tool027             Font Manager.
  140.           Tool028             List Manager.
  141.           Tool034             TextEdit.
  142. Icons                         The directory containing all the Finder's
  143.                               old-style icon files as well as new Desktop
  144.                               database files and file type descriptors.
  145.      FType.Apple              The file type names used by the Finder (on all
  146.                               systems).
  147. Installer                     The Apple IIgs Installer program.  This program
  148.                               makes use of scripts found in the Scripts
  149.                               directory on this disk to install parts of the
  150.                               system, as well as third-party applications,
  151.                               without the user needing to copy individual
  152.                               files.
  153. Scripts                       This directory contains all the scripts for the
  154.                               Installer.  On launch, the Installer looks in
  155.                               its parent directory for the Scripts directory
  156.                               and the scripts it contains.  It also reads
  157.                               MessageCenter message #1.
  158.  
  159.      A2.RAMCard               Script to install the driver for the Apple II
  160.                               Memory Expansion Card (the slot-based, or
  161.                               "slinky" card).
  162.      Adv.Disk.Util            Script to install the Advanced Disk Utility
  163.                               program.
  164.      Apple.Bowl               Script to install the Apple Bowl game.
  165.      Apple.MIDI               Script to install the Apple MIDI Interface
  166.                               driver and tool set.
  167.      AppleDisk5.25            Script to install the 5.25" disk driver for
  168.                               GS/OS.
  169.      AppleShare               Script to install AppleShare.
  170.      AppleShare3.5            Script that creates an 800K or 1440K GS/OS
  171.                               startup disk which contains AppleShare.
  172.      Archiver                 Script to install Archiver, the new GS/OS-based
  173.                               backup program.
  174.      Aristotle.Patch          Script to install a change to Aristotle for
  175.                               easier class transition.
  176.      ATImageWriter            Script to install the ImageWriter printer
  177.                               driver for the Print Manager, as well as the
  178.                               files necessary to work with AppleTalk.
  179.      ATImageWriterLQ          Script to install the ImageWriter LQ printer
  180.                               driver for the Print Manager, as well as the
  181.                               files necessary to work with AppleTalk.
  182.      Calculator               Script to install the Calculator new desk
  183.                               accessory.
  184.      Card6850.MIDI            Script to install the 6850-based MIDI Interface
  185.                               card driver.
  186.      CDROM                    Script to install the High Sierra FST as well
  187.                               as the SCSI Manager and SCSI CD-ROM driver for
  188.                               GS/OS.
  189.      CloseView                Script to install the CloseView NDA, which
  190.                               makes the screen more legible to some
  191.                               visually-impaired users.
  192.      DCImageWriter            Script to install the ImageWriter printer
  193.                               driver for the Print Manager, as well as the
  194.                               files necessary to connect it to a serial port.
  195.      DCImageWriterLQ          Script to install the ImageWriter LQ printer
  196.                               driver for the Print Manager, as well as the
  197.                               files necessary to connect it to a serial port.
  198.      DOS3.3.FST               Script to install the read-only DOS 3.3 file
  199.                               system translator.
  200.      Easy.Access              Script to install the EasyAccess init, which
  201.                               provides sticky keys and keyboard mouse to ROM
  202.                               1 users.
  203.      Epson                    Script to install the Epson printer driver for
  204.                               the Print Manager, as well as the parallel card
  205.                               driver.
  206.      Fonts                    Script to install the minimum suggested font
  207.                               set.
  208.      Fonts.Max                Script to install all fonts provided with
  209.                               System 6.0.
  210.      Fonts.Std                Script to install the standard font set.
  211.      HFS.FST                  Script to install the Hierarchical File System
  212.                               (HFS, used on the Macintosh) file system
  213.                               translator.
  214.      Inst.Sys.Min             Script to install a minimal GS/OS system on an
  215.                               800K volume.  Note that this is different than
  216.                               5.0.x's "Inst.Sys.Min" script, the 6.0 version
  217.                               of which is in the file named "AppleShare3.5".
  218.      Inst.SysF.NoFin          Script to install a minimal GS/OS
  219.                               system,without the Finder, on a given
  220.                               destination volume.
  221.      Instal.Sys.File          Script to install a complete System Software
  222.                               6.0 configuration, including new features, on a
  223.                               given destination volume.
  224.      LaserWriter              Script to install the LaserWriter printer
  225.                               driver for the Print Manager, as well as the
  226.                               files necessary to work with AppleTalk.
  227.      Local.Net.Boot           Script to create a 3.5" floppy disk with
  228.                               minimal system software that boots into a
  229.                               server selection program (the network "Start"
  230.                               program from SystemTools2).
  231.      MediaControl             Script to install the Media Control toolset and
  232.                               all Media Control drivers supplied with System
  233.                               6.0.
  234.      MediaCtrl.CDSC           Script to install the Media Control toolset and
  235.                               the drivers to work with the Apple CD SC drive.
  236.      MediaCtrl.P2000          Script to install the Media Control toolset and
  237.                               the drivers to work with the Pioneer 2000
  238.                               series laserdisc players.
  239.      MediaCtrl.P4000          Script to install the Media Control toolset and
  240.                               the drivers to work with the Pioneer 4000
  241.                               series laserdisc players.
  242.      Namer                    Script to install the printer Namer Control
  243.                               Panel.  Namer II (a ProDOS 8 application) is
  244.                               not included with System 6.0.
  245.      Pascal.FST               Script to install the read-only Apple II Pascal
  246.                               file system translator.
  247.      Quick.Logoff             Script to add a quick logoff feature to
  248.                               AppleShare.
  249.      SCSI.Hard.Disk           Script to install the SCSI Manager and SCSI
  250.                               hard disk driver for GS/OS.
  251.      SCSI.Scanner             Script to install the SCSI Manager and SCSI
  252.                               scanner driver for GS/OS.
  253.      SCSI.Tape                Script to install the SCSI Manager and SCSI
  254.                               tape driver for GS/OS.
  255.      Server.Sys.File          Script to install System Software 6.0 on an
  256.                               AppleShare File Server.
  257.      Sounds.All               Script to install all sounds provided with
  258.                               System Software 6.0 into the "System:Sounds"
  259.                               folder of the designated volume.
  260.      StyleWriter              Script to install the StyleWriter printer
  261.                               driver for the Print Manager, as well as the
  262.                               files necessary to connect it to a serial port.
  263.      Teach                    Script to install the application Teach, which
  264.                               displays and edits Teach files, text files,
  265.                               AppleWorks files, MacWrite files and Installer
  266.                               scripts.
  267.      UniDisk3.5               cript to install the UniDisk 3.5 driver for
  268.                               GS/OS.
  269.      VideoKeyboard            Script to install the Video Keyboard new desk
  270.                               accessory, which allows users to type by using
  271.                               the pointing device instead of the keyboard.
  272.      VideoMix                 Script to install the latest versions of the
  273.                               Apple II VideoMix software and tools.
  274.  
  275.  
  276. Contents of SystemTools1
  277.  
  278. Icons                         Additional icons for the Finder.  This
  279.                               folder is currently empty.
  280. System                        A directory containing additional parts of the
  281.                               system software.
  282.      Finder                   The Apple IIgs Finder, version 6.0.
  283.      CDevs                    Directory with additional Control Panel
  284.                               Devices.
  285.           DirectConnect       Allows selection of direct-connected printers.
  286.           Keyboard            Sets keyboard parameters.
  287.           Modem               Controls modem port settings.
  288.           Monitor             Sets 40-column or 80-column mode, monochrome or
  289.                               color mode, and the color of text, text
  290.                               background, and borders.
  291.           Printer             Controls printer port settings.
  292.           Slots               Allows selection of slot settings and startup
  293.                               slot.
  294.           Sound               Sets user preference for sound pitch and
  295.                               volume.  Also allows the user to assign
  296.                               digitized sounds to events that happen while
  297.                               using the computer.
  298.           Time                Sets the internal clock's time and display
  299.                               format and optionally tracks Daylight Savings
  300.                               Time.
  301.      Desk.Accs                Directory with additional desk accessories.
  302.           CDRemote            An updated version of the CD Remote new desk
  303.                               accessory which ships with the AppleCD SC.
  304.           FindFile            A new desk accessory that finds files on
  305.                               volumes GS/OS can read.
  306.           Calculator          A calculator new desk accessory.
  307.      Drivers                  Directory with additional device drivers for
  308.                               GS/OS and the Toolbox.
  309.           A2.RAMCard          The GS/OS driver for slot-based memory
  310.                               expansion cards.  This driver is not required
  311.                               to use these cards with GS/OS, but it does
  312.                               provide a substantial speed improvement.
  313.           Apple.MIDI          The Apple MIDI Interface driver for the MIDI
  314.                               Tools.
  315.           Card6850.MIDI       The driver for 6850-based MIDI interface cards
  316.                               for the MIDI Tools.
  317.           Epson               The Epson(R) printer driver for the Print
  318.                               Manager.
  319.           ImageWriter         The ImageWriter driver for the Print Manager.
  320.           ImageWriter.LQ      The ImageWriter LQ driver for the Print
  321.                               Manager. Starting with System Software 5.0.3,
  322.                               this driver uses all the capabilities of the
  323.                               ImageWriter LQ.
  324.           Modem               The modem port driver for the Print Manager.
  325.           Parallel.Card       A driver for some parallel printer interface
  326.                               cards for the Print Manager.  This driver works
  327.                               with the Apple Parallel Interface Card, as well
  328.                               as several other parallel interface cards.
  329.           Printer             The printer port driver for the Print Manager.
  330.           SCSI.Manager        The GS/OS SCSI Manager, the supervisory driver
  331.                               that arbitrates hardware-level usage of Apple's
  332.                               Apple II SCSI cards.
  333.           SCSICD.Driver       The GS/OS driver for the AppleCD SC drive.
  334.                               This driver is required for GS/OS to recognize
  335.                               CD-ROM drives.
  336.           SCSIScan.Driver     The GS/OS driver for the Apple Scanner or
  337.                               OneScanner.  This driver is required for GS/OS
  338.                               to recognize Apple's scanners.
  339.           SCSITape.Driver     The GS/OS driver for the Apple Tape Backup
  340.                               40SC. This driver is required for GS/OS to
  341.                               recognize Apple's now-discontinued Tape Backup
  342.                               40 SC.
  343.           StyleWriter         The StyleWriter driver for the Print Manager.
  344.      Fonts                    Directory with additional fonts
  345.           Courier.09          9-point Courier font.
  346.           Courier.10          10-point Courier font.
  347.           Courier.12          12-point Courier font.
  348.           Courier.14          14-point Courier font.
  349.           Courier.18          18-point Courier font.
  350.           Courier.20          20-point Courier font.
  351.           Courier.24          24-point Courier font.
  352.           Geneva.10           10-point Geneva font.
  353.           Geneva.12           12-point Geneva font.
  354.           Geneva.14           14-point Geneva font.
  355.           Geneva.16           16-point Geneva font.
  356.           Geneva.18           18-point Geneva font.
  357.           Geneva.20           20-point Geneva font.
  358.           Geneva.24           24-point Geneva font.
  359.           Helvetica.9         9-point Helvetica font.
  360.           Helvetica.10        10-point Helvetica font.
  361.           Helvetica.12        12-point Helvetica font.
  362.           Helvetica.14        14-point Helvetica font.
  363.           Helvetica.18        18-point Helvetica font.
  364.           Helvetica.20        20-point Helvetica font.
  365.           Helvetica.24        24-point Helvetica font.
  366.           Shaston.16          16-point Shaston font.
  367.           Times.09            9-point Times font.
  368.           Times.10            10-point Times font.
  369.           Times.12            12-point Times font.
  370.           Times.14            14-point Times font.
  371.           Times.18            18-point Times font.
  372.           Times.20            20-point Times font.
  373.           Times.24            24-point Times font.
  374.           Venice.12           12-point Venice font.
  375.           Venice.14           14-point Venice font.
  376.           Venice.24           24-point Venice font.
  377.      FSTs                     Directory with additional File System
  378.                               Translators.
  379.           DOS.3.3.FST         The DOS 3.3 FST, which allows GS/OS to access
  380.                               5.25" disks formatted in DOS 3.3 format.  This
  381.                               FST is read-only; it only performs read
  382.                               operations.
  383.           HS.FST              The High Sierra FST, which allows GS/OS to
  384.                               access CD-ROM discs formatted in the
  385.                               international standard High Sierra or ISO 9660
  386.                               formats.  This FST is read-only; it only
  387.                               performs read operations.
  388.           HFS.FST             The HFS FST, which allows GS/OS to read and
  389.                               write any disk in the Macintosh's HFS format.
  390.           Pascal.FST          The Apple II Pascal FST, which allows GS/OS to
  391.                               access any disk formatted in Apple II Pascal
  392.                               format.  This FST is read-only; it only
  393.                               performs read operations.
  394.      Tools                    Directory with additional tools.
  395.           Tool025             Note Synthesizer.
  396.           Tool026             Note Sequencer.
  397.           Tool029             ACE Tools.
  398.           Tool032             MIDI Tools.
  399. Adv.Disk.Util                 The Advanced Disk Utility program which allows
  400.                               for partitioning of SCSI hard disks, as well as
  401.                               erasing, initializing, and zeroing volumes or
  402.                               partitions.
  403. BASIC.System                  The ProDOS 8 BASIC command interpreter.
  404.  
  405.  
  406. Contents of SystemTools2
  407.  
  408. Icons                         Additional icons for the Finder.  This
  409.                               folder is currently empty.
  410. AppleTalk                     This directory contains additional AppleTalk
  411.                               files and utilities for AppleShare and
  412.                               AppleTalk.
  413.      Boot.Driver              A driver for AppleShare that GS/OS loads before
  414.                               the other drivers are loaded and which remains
  415.                               resident in memory after the boot process is
  416.                               finished.  Installed on servers by the
  417.                               Installer script Server.Sys.File.
  418.      Display.0                An update to the Aristotle program installed by
  419.                               the "Aristotle.Patch" script.
  420.      QuickLogoff              An initialization file used to add a quick
  421.                               logoff feature to AppleShare.
  422.      Start                    The AppleShare startup program which is
  423.                               installed instead of the standard Start program
  424.                               on AppleShare volumes.  It allows the user to
  425.                               log on and then launches the server startup
  426.                               program for the user's machine.
  427. System                        A directory containing additional parts of the
  428.                               system software.
  429.      CDevs                    Directory with additional Control Panel
  430.                               Devices.
  431.           AppleShare          Allows users to choose and log onto AppleShare
  432.                               file servers.
  433.           FolderPriv          Allows users to set default folder privileges
  434.                               on AppleShare file server volumes.
  435.           MediaControl        Allows users to set up the Media Control tool
  436.                               set and the drivers they wish to use.
  437.           Namer               Allows users to rename AppleTalk-based
  438.                               ImageWriter, ImageWriter LQ and LaserWriter
  439.                               printers.
  440.           NetPrinter          Allows users to choose AppleTalk-based
  441.                               ImageWriter, ImageWriter LQ and LaserWriter
  442.                               printers.
  443.      Desk.Accs                Directory with additional desk accessories.
  444.           MediaControl        A new desk accessory that's like a "super"
  445.                               remote control for all devices the Media
  446.                               Control toolset can control.
  447.           VideoKeyboard       A new desk accessory that allows users to type
  448.                               with the pointing device instead of with the
  449.                               keyboard.
  450.           VideoMix            An updated version of the VideoMix new desk
  451.                               accessory which ships with the Apple II Video
  452.                               Overlay Card.
  453.      Drivers                  Directory with additional device drivers for
  454.                               GS/OS and the Toolbox.
  455.           AppleTalk           The AppleTalk port driver for the Print
  456.                               Manager. It works with either serial port when
  457.                               configured for AppleTalk.
  458.           ATalk               The main AppleTalk GS/OS driver.
  459.           ATP1.ATROM          AppleTalk protocols to patch the IIgs ROM.
  460.           ATP2.ATRAM          AppleTalk protocols not in ROM.
  461.           IWEM                PostScript(R) program which allows a
  462.                               LaserWriter emulate an ImageWriter.  A user can
  463.                               load it into the LaserWriter with the
  464.                               LaserWriter Control Panel, and it is
  465.                               automatically invoked when printing through the
  466.                               slot associated with AppleTalk.
  467.           LaserWriter         The LaserWriter driver for the Print Manager.
  468.                               This driver works with any LaserWriter with
  469.                               PostScript.  It does not work with the
  470.                               LaserWriter IIsc or Personal LaserWriter LS.
  471.                               This driver doesn't always print color patterns
  472.                               correctly to PostScript Level 2 printers, such
  473.                               as the LaserWriter IIf, LaserWriter IIg or
  474.                               Personal LaserWriter NTR.
  475.           Media.Control       Drivers for the Media Control toolset
  476.                AppleCDSC      Media Control driver for the Apple CD SC drive.
  477.                Pioneer2000    Media Control driver for the Pioneer 2000
  478.                               series of laserdisc players.
  479.                Pioneer4000    Media Control driver for the Pioneer 4000
  480.                               series of laserdisc players.
  481.           SCC.Manager         The GS/OS supervisory driver that arbitrates
  482.                               hardware-level usage of the serial
  483.                               communications controller in the Apple IIgs.
  484.      Fonts                    Directory with additional fonts.
  485.                               Currently, this directory on this disk is
  486.                               empty.
  487.      FSTs                     Directory with additional file system
  488.                               translators.
  489.           AppleShare.FST      The AppleShare FST which allows GS/OS to access
  490.                               AppleShare file servers.
  491.      Sounds                   A folder with sounds provided for the new Sound
  492.                               Control Panel.  The file names are fairly
  493.                               self-explanatory; the sounds are not described
  494.                               here.
  495.           Ahh
  496.           Doorbell
  497.           Droplet
  498.           Eastern
  499.           Frog
  500.           PipeOrgan
  501.           Quack
  502.           SimpleBeep
  503.           Sosumi
  504.           Swish
  505.           Trumpets
  506.           Whoosh
  507.      System.Setup             Directory with additional initialization
  508.                               files.
  509.           AppleIIVOC.INIT     An initialization file used by the Apple IIgs
  510.                               Video Overlay Card tool set.
  511.           ATInit              The AppleTalk initialization file.
  512.           ATResponder         The AppleTalk Responder, used for AppleTalk
  513.                               network management.
  514.           CloseView           A new desk accessory (installed by an init)
  515.                               that magnifies the screen to make it more
  516.                               visible to some users with visual impairments.
  517.           EasyAccess          An initialization file that brings Sticky Keys
  518.                               and Keyboard Mouse to ROM 1 users.
  519.           EasyMount           An initialization file that creates file server
  520.                               aliases in the Finder.
  521.      Tools                    Directory with additional tools.
  522.           Tool033             VideoMix toolset (for the Video Overlay Card).
  523.           Tool038             Media Control toolset.
  524. Archiver                      A GS/OS based backup and restore program.
  525. Teach                         A simple editor that uses TextEdit to display
  526.                               and edit text files, Teach files, Installer
  527.                               scripts and AppleWorks and MacWrite documents.
  528. Read.Me                       Last-minute news and information about the
  529.                               System Software.  Read with Teach.
  530. Shortcuts                     A Teach file with time-saving system tips and
  531.                               information.
  532.  
  533.  
  534. Contents of Fonts
  535.  
  536. Goodies                       A directory with files that are only related to
  537.                               system software in the vaguest sense.
  538.      Apple.Bowl               A GS/OS conversion of an old Apple II bowling
  539.                               game.
  540.      Read.Me                  Documentation on Apple Bowl.
  541. Icons                         Additional icons for the Finder.
  542.      AppleBowl.Icon           The icon for the Apple Bowl game.
  543. System                        A directory containing additional parts of the
  544.                               system software.
  545.      Fonts                    Additional fonts.
  546.           Courier.27          27-point Courier font.
  547.           Courier.28          28-point Courier font.
  548.           Courier.30          30-point Courier font.
  549.           Courier.36          36-point Courier font.
  550.           Courier.42          42-point Courier font.
  551.           Helvetica.27        27-point Helvetica font.
  552.           Helvetica.28        28-point Helvetica font.
  553.           Helvetica.30        30-point Helvetica font.
  554.           Helvetica.36        36-point Helvetica font.
  555.           Helvetica.42        42-point Helvetica font.
  556.           Helvetica.48        48-point Helvetica font.
  557.           Helvetica.60        60-point Helvetica font.
  558.           Helvetica.72        72-point Helvetica font.
  559.           Helvetica.96        96-point Helvetica font.
  560.           Times.27            27-point Times font.
  561.           Times.28            28-point Times font.
  562.           Times.30            30-point Times font.
  563.           Times.36            36-point Times font.
  564.           Times.42            42-point Times font.
  565.           Times.48            48-point Times font.
  566.           Times.60            60-point Times font.
  567.           Times.72            72-point Times font.
  568.           Times.96            96-point Times font.
  569.  
  570.  
  571. Contents of synthLAB
  572.  
  573. synthLAB                      The synthLAB application, a demonstration
  574.                               sequencer for the MIDI Synth toolset.
  575. Tool035                       MIDI Synth toolset.
  576. MIDI                          The MIDI Control Panel.  Lets you choose a MIDI
  577.                               driver.
  578. Seq.and.Instr                 A directory containing demonstration sequences
  579.                               (files that end in ".seq"), wave forms (files
  580.                               that end in ".wav") and sound banks (files that
  581.                               end in ".bnk") for use with synthLAB and MIDI
  582.                               Synth.  The files are only listed; their sound
  583.                               is not described here.
  584.      Synth.bnk
  585.      Synth.seq
  586.      Synth.wav
  587.      Bee.seq
  588.      Capri.seq
  589.      Combo.bnk
  590.      Combo.wav
  591.      Demo.bnk
  592.      Demo.wav
  593.      Fugue.seq
  594.      Midsummer.seq
  595.      Orch.bnk
  596.      Orch.wav
  597.      Piano.bnk
  598.      Piano.wav
  599.      Rhythm.seq
  600.      Sonata.seq
  601. Reference                     A Teach document with the electronic manual for
  602.                               synthLAB.
  603.  
  604.  
  605. Contents of System.Disk
  606.  
  607. Files are only listed here; they are described earlier in this Note where they
  608. first appeared.
  609.  
  610. ProDOS
  611. System
  612.      Start.GS.OS
  613.      GS.OS
  614.      Error.Msg
  615.      GS.OS.Dev
  616.      FSTs
  617.           Pro.FST
  618.           Char.FST
  619.      Drivers
  620.           AppleDisk3.5
  621.           AppleDisk5.25
  622.           Console.Driver
  623.      System.Setup
  624.           Tool.Setup
  625.           TS2
  626.           TS3
  627.           Resource.Mgr
  628.           Sys.Resources
  629.      Desk.Accs
  630.           ControlPanel
  631.      CDevs
  632.           Printer
  633.      Time
  634.      Start                    This is the Finder, not the SetStart program
  635.                               or the AppleShare program.
  636.      Tools
  637.           Tool014
  638.           Tool015
  639.           Tool016
  640.           Tool018
  641.           Tool019
  642.           Tool020
  643.           Tool021
  644.           Tool022
  645.           Tool023
  646.           Tool025
  647.           Tool027
  648.           Tool028
  649.           Tool034
  650.      Fonts
  651.      P8
  652. Icons
  653.      Ftype.Apple
  654. BASIC.System
  655.  
  656.  
  657. Minimum GS/OS System Disk Requirements
  658.  
  659. The following files are required for GS/OS to boot from a local disk.  This
  660. list does not address files needed by the Finder or the IIgs Toolbox.  Those
  661. files only required in certain circumstances are noted as such.  Those files
  662. that may be excluded only when disk space or memory limitations make it
  663. absolutely necessary are marked with asterisks (*).
  664.  
  665. ProDOS
  666. System
  667.      Start.GS.OS
  668.      GS.OS
  669.      GS.OS.Dev
  670.      Error.Msg
  671.      FSTs
  672.           Pro.FST
  673.           *HS.FST             Required for High Sierra or ISO 9660 discs.
  674.           Char.FST
  675.           *AppleShare.FST     Required to use AppleShare file servers
  676.           *DOS3.3.FST         Required to use DOS 3.3 disks
  677.           *Pascal.FST         Required to use Apple II Pascal disks
  678.           *HFS.FST            Required to use HFS disks
  679.      Drivers
  680.           *AppleDisk3.5       Required for Apple 3.5 Drives or SuperDrives.
  681.           *AppleDisk5.25      Required for 5.25" drives.
  682.           *UniDisk3.5         Required for UniDisk 3.5 drives.
  683.           *SCSI.Manager       Required for SCSI devices.
  684.           *SCSIHD.Driver      Required for SCSI hard disks.
  685.           *SCSICD.Driver      Required for AppleCD SC drives.
  686.           *SCSIScan.Driver    Required for Apple scanners.
  687.           *SCSITape.Driver    Required for Apple Tape backup.
  688.           Console.Driver
  689.           *ATalk              Required for AppleTalk (including AppleShare).
  690.           *ATP1.ATROM         Required for AppleTalk (including AppleShare).
  691.           *ATP2.ATRAM         Required for AppleTalk (including AppleShare).
  692.           *SCC.Manager        Required for AppleTalk (including AppleShare).
  693.      System.Setup
  694.           Tool.Setup
  695.           TS2
  696.           TS3
  697.           Resource.Mgr
  698.           Sys.Resources
  699.      CDevs
  700.           *AppleShare         Required for selecting AppleShare file servers.
  701.           *NetPrinter         Required for choosing printers.
  702.           *DirectConnect      Required for choosing printers.
  703.           *General
  704.           *RAM                Should always be included if space allows.
  705.                               Provides the only way to set the size of the
  706.                               GS/OS Disk Cache.
  707.      Desk.Accs                Required for desk accessories; any desk
  708.                               accessories should be installed in this
  709.                               directory.
  710.           *ControlPanel       Required if you ship any Control Panels (CDevs).
  711.      *Start                   Must be present for GS/OS to boot or some
  712.                               other file that GS/OS can boot into must be
  713.                               present in its place.
  714.      Tools                    Required for any of the RAM-based tools; any
  715.                               RAM-based tools should be installed in this
  716.                               directory.
  717.      Fonts                    Required for the Font Manager.
  718.           *FastFont           This makes Shaston 8 text drawing much faster
  719.                               and should be included unless absolutely
  720.                               impossible.
  721.      *P8                      Required for ProDOS 8.
  722. *BASIC.System                 Required for AppleSoft BASIC.
  723.  
  724.  
  725. Further Reference
  726. _____________________________________________________________________________
  727.  
  728.    o   GS/OS Reference
  729.    o   Apple IIgs Technical Note #100, VersionVille
  730.  
  731. Epson is a registered trademark of Seiko Epson Corporation.
  732. PostScript is a registered trademark of Adobe Systems, Incorporated.
  733.